home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 - Homepage / CHIP.BIN / share / htmledit / bashhtml / bashhtml.exe / %AppDir% / scripts / Confirmation Box.txt < prev    next >
Encoding:
Text File  |  2003-09-01  |  467 b   |  7 lines

  1. [DESCRIPTION]References a javascript saved to a seperate file.[/DESCRIPTION]
  2.  
  3. [HEAD CODE]<script language=javascript src=filename.js></script>[/HEAD CODE]
  4.  
  5. [BODY CODE]<script language=javascript src=filename.js></script>[/BODY CODE]
  6.  
  7. [NOTES]Place the code either in the head or the body, wherever the javascript you are referencing to is supposed to be. Also be sure to remove the script language tag from the script as it is included by referencing it.[/NOTES]